Convert XendVMMetrics into an autoplug class. Tidy up our destroy methods
authorEwan Mellor <ewan@xensource.com>
Mon, 26 Mar 2007 23:48:46 +0000 (00:48 +0100)
committerEwan Mellor <ewan@xensource.com>
Mon, 26 Mar 2007 23:48:46 +0000 (00:48 +0100)
commit4b24edbf8bbfb7bb7cb0c66926e681858c2b807e
treeadfc7e2b8472b0be7bd6b039f2aa7b744e556327
parent99b271fd7d5999dc54a6073da59983fc41b51af8
Convert XendVMMetrics into an autoplug class.  Tidy up our destroy methods
on the way -- metrics classes cannot be destroyed.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/python/xen/xend/XendAPI.py
tools/python/xen/xend/XendVMMetrics.py